image: background and border should be drawn around the widget
authorBenjamin Otte <otte@redhat.com>
Thu, 14 Jun 2012 18:06:39 +0000 (20:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 14 Jun 2012 18:06:39 +0000 (20:06 +0200)
commitd40c496e6eacb9f95c2b27eaebf58d320c2b9387
tree5130cb0215cdbfc59be99559a6b319433c908b71
parentc187386fe1a66cc9f37dc5d4abdb06ee257ace12
image: background and border should be drawn around the widget

... not around the contents. If you want the widget to not be larger
than the contents, don't use ALIGN_FILL.
gtk/gtkimage.c